| lcPaint_PtbufMirror | Home |
|
BOOL lcPaint_PtbufMirror ( HANDLE hPtbuf, double X1, double Y1, double X2, double Y2 ); |
| hPtbuf | |
| Handle to points buffer. | |
| X1 Y1 | |
| First point of mirror edge. | |
| X2 Y2 | |
| Second point of mirror edge. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_PtbufMove, lcPaint_PtbufRotate, lcPaint_PtbufScale |